TaskReminderTime Property |
Returns or sets a Date indicating the date and time at which the reminder should occur for the specified item.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime ReminderTime { get; set; }Public Property ReminderTime As DateTime
Get
Set
Property Value
Type:
DateTime
See Also